home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / MacTools / C++ / bitmap_13169.png < prev    next >
Portable Network Graphic  |  1991-11-29  |  4.4 KB  |  477x288  |  1-bit (2 colors)
   ocr: the instance OT the class student. Once a class is detined, then you can use the class like you would a normal C data type. Ihere is a ditterence between C structures and C++ data types. The difference deals with the accessibility of members. In C, the members are available to any eapression or runction within the members scupe. In C++, things are a little ditterent. You can control access to struct and class membersitne code and data) by declaring individual members to be either private, public or protected. In C++, when a class is detined by using the class keyword, then the members are priv ...